home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / comms / ctsspu.zip / DESCRIBE.DOC < prev    next >
Text File  |  1995-10-17  |  10KB  |  210 lines

  1.       CTS Serial Port Utilities                               DESCRIBE.DOC
  2.  
  3.       This file includes sample descriptions which you may use to describe
  4.       the CTS Serial Port Utilities package.
  5.  
  6.       ----------------------------------------------------------------------
  7.                                Program Information
  8.       ----------------------------------------------------------------------
  9.  
  10.       File Name for BBSs
  11.       ------------------
  12.       The CTS Serial Port Utilities uses a naming convention of CTSSPU.yyy,
  13.       where "yyy" is the extension showing the compression method used.
  14.       The preferred name is:
  15.  
  16.          CTSSPU.ZIP    CTS Serial Port Utilities, Version 3.3
  17.  
  18.          If the program is compressed using some other file compression
  19.          method, then please use the name "CTSSPU" with the appropriate
  20.          extension (ARC, LZH, EXE (for self-extracting), etc.) Please
  21.          drop the version number when limited to six characters for
  22.          the file name.
  23.  
  24.          Please be sure to remove ALL old versions of CTSSPU as our
  25.          telephone and fax numbers are changing!
  26.  
  27.       Keywords
  28.       --------
  29.          Serial Port, Comm Port, IRQ, Interrupt, Diagnostic, UART, DOS,
  30.          Communications, Utilities, Port Conflicts, Modem, FAX
  31.  
  32.       Category
  33.       --------
  34.          Communication Utility, Serial Port Setup & Diagnostic
  35.  
  36.       New in Version 3
  37.       ----------------
  38.          * BIOS_FIX - a utility for your AUTOEXEC.BAT file to ensure
  39.                       correct Com port detection on all computers
  40.  
  41.          * ResetMod(em) - a utility to regain control of a modem
  42.  
  43.          * HangUp - a utility to force the modem to disconnect
  44.  
  45.          * Windows setup test - verifies that the Windows port setup is
  46.            correct for the computer by comparing the actual port
  47.            addresses and IRQs to those detected by the bios and set in
  48.            the Windows SYSTEM.INI file. This feature is included in
  49.            BIOS_FIX as well to make sure the setup is always accurate.
  50.            The windows setup tests are in registered versions only.
  51.  
  52.          * A list of IRQs that are constantly in use and cannot be used
  53.            by a serial port.
  54.  
  55.          * 16650 and 16750 UART support. These new UARTs provide additional
  56.            buffering and flow control features. Complete descriptions are
  57.            included in the SPU.DOC file.
  58.  
  59.          * A specific test for a mouse/modem conflict.
  60.  
  61.          * Modem Identification report displays the results of the
  62.            modem identification commands (registered versions only).
  63.  
  64.          * Introduction of an OEM version: "PortInfo for Customer
  65.            Support". See the file OEM.DOC for more information.
  66.  
  67.       One Line Description
  68.       --------------------
  69.          CTS Serial Port Utilities v3.3: Test, fix & control comm ports
  70.  
  71.       Short Description
  72.       -----------------
  73.          The CTS Serial Port Utilities (SPU) is a collection of Com Port setup
  74.          and control utilities for anyone involved with PC support or with a
  75.          serial port problem. Detect failed UARTs, more than one port at the
  76.          same address, PCs which can't use Com4, shared and conflicting IRQ
  77.          assignments, com ports which can't generate IRQs, & non-standard BIOS
  78.          port assignments. IDs which ports have modems, and identifies the
  79.          modems as internal, external, FAX-capable, and FAX class supported.
  80.          IDs all UART types (including T/Ports, ESP, HSSP & emulated UARTs),
  81.          actual IRQ & address used. Updates the BIOS to match actual port
  82.          settings; short form report perfect for AUTOEXEC.BAT operation.
  83.          DOS 2.1+, or "DOS box" under Windows or OS/2.
  84.  
  85.       Long Description
  86.       ----------------
  87.          The CTS Serial Port Utilities (SPU) is a collection of DOS software
  88.          utilities that provide you with control over the serial ports in
  89.          your computer. Most serial port problems can be resolved by using
  90.          these utilities. Each of the utilities support all standard and any
  91.          user-defined serial ports. Each of the utilities can operate as a
  92.          Windows or OS/2 DOS application.
  93.  
  94.          PortInfo is a comprehensive utility which tests your system to
  95.          determine everything possible about your serial ports, including
  96.          interrupt and addressing conflicts. PortInfo provides you with
  97.          FAILURE and WARNING messages about actual and possible conflicts.
  98.  
  99.          PortInfo provides details on the following:
  100.             *   Detects multiple serial ports at the same address
  101.                 (eg, 2 Com1 ports)
  102.             *   Serial ports that have failed
  103.             *   Interrupt conflicts between a mouse and a serial port
  104.             *   Mouse / Modem conflicts
  105.             *   Shared interrupts (2 serial ports, or a serial port and a
  106.                 serial mouse sharing an IRQ)
  107.             *   Conflicts between COM4 and 8514/A compatible monitors
  108.             *   Unusual BIOS serial port setups
  109.             *   Serial ports that cannot generate interrupts
  110.             *   Helps to determine when interrupts can be shared
  111.             *   Checks and suggests changes (when required) to the
  112.                 Windows port setups
  113.  
  114.          Other information provided:
  115.             *   Actual IRQ used by each port and the current IRQ status
  116.             *   DOS port assignments (com1-com4, mouse)
  117.             *   Detects which ports have modems or FAXmodems connected, and
  118.                 (in many cases) if the modem is internal or external
  119.             *   Detects which FAX classes are supported by the modem(s)
  120.             *   Port (UART) Identification (8250, 8250A/16450, 16550,
  121.                 16550A, 16650, 16750, ESP, HSSP, the T/Port, and some
  122.                 "emulated UARTs"
  123.             *   FIFO status: If it exists, on / off, else 'None'
  124.             *   If the FIFO is ON, the current FIFO receiver trigger level
  125.                 is displayed (includes support for larger FIFOs available in
  126.                 the 16650 & 16750 UARTs)
  127.             *   All programmable port parameters: speed, format, parity,
  128.                 current RTS and DTR settings
  129.             *   Current status of modem lines: Ring Indicator, Carrier
  130.                 Detect, Clear to Send, Data Set Ready, with indication
  131.                 of when the lines are tied together (looped back).
  132.  
  133.          Additional features:
  134.             *   Can update the system BIOS to accurately match the actual
  135.                 serial port setting.
  136.             *   Ports are COMPLETELY restored to their original settings
  137.             *   Supports standard serial ports 1-4 on PC/AT, 1-8 on PS/2
  138.             *   Supports up to 8 user definable serial ports (*any*
  139.                 serial port address and IRQ)
  140.             *   Displays detailed messages about conflicts with reference
  141.                 numbers to assist looking up the detailed assistance in the
  142.                 User Guide.
  143.  
  144.          Special Utilities:
  145.             *   Update the BIOS data area with accurate port information
  146.             *   Reset the modem to a known state
  147.             *   Hang up the modem when left on line by another application
  148.             *   Control the 16550A FIFO trigger level
  149.             *   Set port speed and format
  150.             *   Add or swap serial ports in the BIOS Comm Port data area
  151.             *   Control the RTS, DTR, and Out2 (IRQ enable) lines
  152.             *   Reset a serial port to initial settings
  153.  
  154.       Registration Information
  155.       ------------------------
  156.          You can register directly with CTS by printing the file ORDER.DOC or
  157.          by contacting us as described below.
  158.  
  159.  
  160.        Comments from users:
  161.        --------------------
  162.  
  163.          "CTSSPU is really in a class by itself. And the price is very
  164.           reasonable."
  165.  
  166.          "PortInfo is clearly outstanding. I've seen nothing like it."
  167.  
  168.          "This little jewel needs to be seen to be believed!"
  169.  
  170.          "The SPU is a...fine program. I look forward to recommending it."
  171.  
  172.          "As I worked through the documentation, in all areas SPU performed
  173.          flawlessly. I have yet to catch it in an error."
  174.  
  175.          "CONGRATULATIONS! You have written one of only two programs I know
  176.          of...that correctly identify *ALL* of my COMports and IRQ#s! And the
  177.          other one doesn't run under DOS"
  178.  
  179.          "About the documentation...it doesn't get much better than this."
  180.  
  181.          "FANTASTIC! The SPU located a com port conflict which was driving
  182.          a client (and me) nuts!"
  183.  
  184.       About CTS
  185.       ---------
  186.       Computer Telecommunication Systems, Inc. is a software development
  187.       and consulting company specializing in personal computer
  188.       communications. CTS was founded in 1990, and is owned and operated
  189.       by John Jerrim.
  190.  
  191.       Please feel free to contact me at any time if you have any problems,
  192.       questions, comments or suggestions.
  193.  
  194.       Thank you for your support.
  195.  
  196.       John Jerrim
  197.       Founder & Chief Technical Officer
  198.  
  199.       Computer Telecommunication Systems, Inc.
  200.       3847 Foxwood Road, Suite 1000
  201.       Duluth, Georgia  30136-6100
  202.       USA
  203.  
  204.       I can also be reached electronically as follows:
  205.              Orders: 1-800-380-2666
  206.               Voice: 1-770-263-8623
  207.                 FAX: 1-770-263-0124
  208.          CompuServe: 76662,2315
  209.            Internet: 76662.2315@compuserve.com
  210.